HeaderPath Property (MenuBase<T>)
In This Topic
Gets or sets the name of a property to use for getting the value displayed in the control's input element.
Syntax
'Declaration
Public Overridable Property HeaderPath As String
public virtual string HeaderPath {get; set;}
See Also